home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / gen_bbs / tgfigv20.zip / TGFIGHLP.TXT < prev    next >
Text File  |  1996-11-15  |  17KB  |  225 lines

  1.  
  2.            _________________________________________________________
  3.           |                       _____                  _____      |
  4.           .                      |     |                |     |     .
  5.          ________________________|     |________________|     |               
  6.          \     _      /    _     |    /      |    _     /    /______           
  7.          |     /     /\    /   _/|      /   /\    /   _/.          /             
  8.          |_____\______|\_________|_________/  \_________|________Alliance              
  9.           .                                                         .
  10.     rA    | A  R e b e l  A l l i a n c e  P r o d u c t i o n      |    jM!
  11.  .________|_________________________________________________________|________.
  12.  |                                                                           |
  13.  |    FidoNET/InterNET Gateway Setup for Telegard, FD, and NetMgr...v.20     |
  14.  |  _ ___________________________________________________________________ _  |
  15.  |  \/                                                                   \/  |
  16.  |                                                                           |
  17.  :    Ok so I made this simply because there isn't ANY good documentation    :
  18.  .    on setting up the FidoNET/InterNET Gateway with Telegard v3.0x......   .
  19.  :                                                                           :
  20.  .    I assume that you are running Front Door v2.12+ and Telegard v3.0x+    .
  21.  .    and have them working with a tosser already.                           .
  22.  
  23.       This setup will allow you to toss INCOMING InterNET EMail into a 
  24.       specified directory to be read in Telegard.  It will also allow you    .
  25.  .    to send OUTGOING InterNET EMail to a gateway.  You can post in the    
  26.       specified directory and it will send your message out.
  27.  
  28.  
  29.  . Front Door Setup...                                                       .
  30.                                                                          
  31.      1. Write down on a piece of paper your frontdoor NETMAIL directory.
  32.             This in C:\FD\NETMAIL on my system.                     
  33.         Also write down your InterNET EMail/FidoNET GATEWAY address.
  34.  .          This is 1:203/2 for me.                                          .
  35.         You also need your directory that you will be using for InterNET
  36.         EMail in Telegard.
  37.             This is c:\telegard\msgs\internet\internet on my system.
  38.  
  39.      2. Edit your ROUTE.FD file to look like this:
  40.  .                                                                           .
  41.  .          ;                                            
  42.  :          ;     Add these lines to your existing ROUTE.FD file             :
  43.  |          ;                                                                |
  44.  |          ;                                                                |
  45.  |          ;                                                                |
  46.  |          ;                                                                |
  47.  |          Route-to   1:203/2                                               |
  48.  |          ;           \                                                    |
  49.  |          ;            (this is your gateway address)                      |
  50.  |          ;                                                                |
  51.  |                                                                           |
  52.  |   3. Edit your NAMES.FD file to look like this:                           |
  53.  |                                                                           |
  54.  |          ;                                                                |
  55.  |          ;                                                                |
  56.  |          ;                                                                |
  57.  |          UUCP, 1:203/2                                                    |
  58.  |          ;      \                                                         |
  59.  |          ;       (this is your gateway address)                           |
  60.  |          ;                                                                |
  61.  |                                                                           |
  62.  |                                                                           |
  63.  | NetMgr Setup...                                                           |
  64.  |                                                                           |
  65.  |   1. Your NETMGR.CFG file should look something like this:                |
  66.  |                                                                           |
  67.  |          ;                                                                |
  68.  |          ;                                                                |
  69.  |          Home  1:203/125.0                                                |
  70.  |          ;      \                                                         |
  71.  |          ;       (this is YOUR FidoNET address as assigned)               |
  72.  |          ;                                                                |
  73.  |          Origin Rebel Alliance -- [916] 684-6897  (1:203/125)             |
  74.  |          ;   \                                                            |
  75.  |          ;    (this is your Origin line to be placed in the InterNET      |
  76.  |          ;      EMail)                                                    |
  77.  |          ;                                                                |
  78.  |          Log c:\fd\netmgr\netmgr.log                                      |
  79.  |          ; \                                                              |
  80.  |          ;  (this is where you want the log file for netmgr kept and      |
  81.  |          ;    the name of the file                                        |
  82.  |          ;                                                                |
  83.  |                                                                           |
  84.  |                                                                           |
  85.  |          ;Incoming InterNET EMail                                         |
  86.  |          ;The following is your Front Door NetMail Directory              |
  87.  |          ;                                                                |
  88.  |          ScanDir C:\FD\NETMAIL                                            |
  89.  |          ; \                                                              |
  90.  |          ;  (this tells NetMgr what directory to look for the incoming    |
  91.  |          ;    Internet EMail)                                             |
  92.  |          ;                                                                |
  93.  |                                                                           |
  94.  |          ;                                                                |
  95.  |          ;The following MASK statement has YOUR FidoNET address           |
  96.  |          ;MASK fromname, fromaddress, toname, toaddress, subject, attrib. |
  97.  |          ;                                                                |
  98.  |          ;                                                                |
  99.  |          Mask *, 1:203/125, *, *, *, *                                    |
  100.  |          Action Move !C:\TELEGARD\MSGS\INTERNET\INTERNET                  |
  101.  |          ; \     \    \                                                   |
  102.  |          ;  \     \    (moves whats in the mask to your specified dir.)   |
  103.  |          ;   \     \                                                      |
  104.  |          ;    \     (tells netmgr to move whats in the mask)              |
  105.  |          ;     \                                                          |
  106.  |          ;      (tells netmgr to perform an action)                       |
  107.  |          ;                                                                |
  108.  |          ; !=JAM msg base                                                 |
  109.  |          ; #=Hudson msg base                                              |
  110.  |          ; $=Squish msg base                                              |
  111.  |          ;                                                                |
  112.  |          ;I get all of my InterNET mail from 1:203/2,  I simply tell      |
  113.  |          ;netmgr to move all of my internet mail to my Telegard internet  |
  114.  |          ;directory. (in this case a JAM base)                            |
  115.  |          ;                                                                |
  116.  |          ;                                                                |
  117.  |          ;                                                                |
  118.  |          ;Outgoing InterNET EMail                                         |
  119.  |          ;The following is your InterNET EMail area in Telegard           |
  120.  |                                                                           |
  121.  |          ScanDir !c:\telegard\msgs\internet\internet                      |
  122.  |          ;        \                                                       |
  123.  |          ;         \                                                      |
  124.  |          ;          (This tells NetMgr what directory to look in for      |
  125.  |          ;           outgoing InterNET EMail)                             |
  126.  |          ;                                                                |
  127.  |          ;                                                                |
  128.  |          ;The following MASK has UUCP and your GateWay address            |
  129.  |          ;MASK fromname, fromaddress, toname, toaddress, subject, attrib. |
  130.  |          ;                                                                |
  131.  |                                                                           |
  132.  |                                                                           |
  133.  |          Mask *, *, UUCP, 1:203/2, *, *                                   |
  134.  |          Action Move C:\FD\NETMAIL                                        |
  135.  |          ;            \                                                   |
  136.  |          ;             (directory to move to)                             |
  137.  |          ;                                                                |
  138.  |                                                                           |
  139.  |   2.  I run NetMgr without any parameters BEFORE my tosser (GEcho) runs   |
  140.  |       in the INBOUND, OUTBOUND and NETMAIL areas of my front door batch   |
  141.  |       file.                                                               |
  142.  |                                                                           |
  143.  |   3.  I have enclosed a copy of my NETMGR.CFG file for you to look at.    |
  144.  |       If you decide to use mine, you will have to change the paths to     |
  145.  |       match your paths.                                                   |
  146.  |                                                                           |
  147.  |                                                                           |
  148.  |                                                                           |
  149.  | Telegard setup:                                                           |
  150.  |                                                                           |
  151.  |                                                                           |
  152.  |   1.  From the WFC (waiting for call screen)...                           |
  153.  |                                                                           |
  154.  |       A. (S)ystem Config.--->(M)essage System--->the following:           |
  155.  |                                                                           |
  156.  |               e.  Hold all netmail  NO                                    |
  157.  |               f.  UUCP email gate   1:203/2 (this is your gateway)        |
  158.  |               g.  antiquated gate   YES (if your gateway req. that UUCP   |
  159.  |                                          be put in the To: line)          |
  160.  |                                                                           |
  161.  |               quite out of this to the wfc screen.  (the rest of these    |
  162.  |                 settings should already be set up)                        |
  163.  |                                                                           |
  164.  |       B. (T)System Manager--->(M)essage Area Manager--->the following:    |
  165.  |                                                                           |
  166.  |                                                                           |
  167.  |            I.  insert message base wherever you want from the prompt.     |
  168.  |                                                                           |
  169.  |                a. Description     InterNET EMail (you name it!)           |
  170.  |                b. Filename        INTERNET (call it what you want!)       |
  171.  |                c. Storage path    C:\TELEGARD\MSGS\INTERNET\ (s/a netmgr) |
  172.  |                d. Area format     JAM (whatever you are using)            |
  173.  |                e. to l. (whatever settings you wish)                      |
  174.  |                                                                           |
  175.  |                m. Mail address    1:203/125 (your FidoNET address)        |
  176.  |                n. Mail flags      (you can use the defaults)              |
  177.  |                o. Posting type    PRIVATE (unless you want others to      |
  178.  |                                              read your mail)              |
  179.  |                p. Anonymous       No                                      |
  180.  |                r. Scan type       Mandatory (everyone gets their mail)    |
  181.  |                s. Info filename   (this is your custom message header)    |
  182.  |                t. to u. (whatever settings you wish)                      |
  183.  |                                                                           |
  184.  |                                                                           |
  185.  |       NOTE - You also need to make sure that your NETMAIL acs level is    |
  186.  |              set low enough so your users can post email.  This is set    |
  187.  |              by doing the following...[S]ytem Config (from WFC Screen),   |
  188.  |              [M]essage System, [C]User Access Config, [C]Write NetMail.   |
  189.  |                                                                           |
  190.  |                                                                           |
  191.  |                                                                           |
  192.  | Overall:                                                                  |
  193.  |                                                                           |
  194.  |                                                                           |
  195.  |    This is my first attempt at documenting a HELP file.  I became very    |
  196.  |    frustrated when trying to setup InterNET EMail on my BBs.  After I     |
  197.  |    recieved several replys on the Telegard Support Echoe of FidoNET,  I   |
  198.  |    tried each one and found the above setup to be the easiest and         |
  199.  |    simplest way to set it up.                                             |
  200.  |                                                                           |
  201.  |    I hope that this will prompt others to send me their ideas for making  |
  202.  |    InterNET EMail simpler to set up with Telegard.  I will update this    |
  203.  |    .DOC file as I recieve new information from others.                    |
  204.  |                                                                           |
  205.  |    This setup is far from perfect but it works.  For those of you having  |
  206.  |    problems even after trying this above setup,  feel free to contact me  |
  207.  |    and I will help you in any way that I can.                             |
  208.  |                                                                           |
  209.  |    BTW, this page layout was stolen from another TG utility pack and was  |
  210.  |    modified for this file...I take no credit for the title art.           |
  211.  |                                                                           |
  212.  |    USE AT YOUR OWN RISK!                                                  |
  213.  |                                                                           |
  214.  |---Contact Jedi Master at...-----------------------------------------------|
  215.  |                                                                           |
  216.  | Rebel Alliance:  Elk Grove, CA       InterNET:  Jedi.Master@125.gigo.com  |
  217.  | BBs Number    :  [916]684-6897       NetMail :  FidoNET Addr...1:203/125  |
  218.  |                                                                           |
  219.  | I welcome copies of batch file, .CFG, and .CTL files that help simplify   |
  220.  | Telegard setup and will use them if they are kept simple and easy to use. |
  221.  |                                                                           |
  222.  `---------------------------------------------------------------------------'
  223.  
  224. -END-v.20                                                   Revised 11-15-96..
  225.